PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableRow Class / getCells Method
In This Topic
    getCells Method
    In This Topic
    Gets the row cells.
    Syntax
    public PDFFlowTableCellCollection getCells()

    Return Value

    The collection of cells included in the row.
    See Also